home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr29 / fmc210.zip / INSTALL.CMD < prev   
OS/2 REXX Batch file  |  1995-01-15  |  660b  |  18 lines

  1. /* INSTALL.CMD */
  2. '@Echo Off'
  3. Say ' '
  4. Say '+---------------------------------------------------------------+'
  5. Say '+        Card Games for OS/2,  Version 2.1 (ShareWare)          +'
  6. Say '+    Copyright 1994, 1995 by Felix Maschek, Schneverdingen      +'
  7. Say '+---------------------------------------------------------------+'
  8. Say ' '
  9. Say 'ENGLISH:  Please type ENGLISH to  install  the English version of'
  10. Say '          the Card Games.'
  11. Say 'DEUTSCH:  Zur Installation der deutschen Version der Kartenspiele'
  12. Say '          geben Sie bitte DEUTSCH ein.'
  13. Say ' '
  14. Say '+---------------------------------------------------------------+'
  15.  
  16.  
  17. Exit
  18.